home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
Apps
/
Graphics
/
Others
/
BitmapTest
/
PB.project
< prev
next >
Wrap
Text File
|
1992-12-25
|
748b
|
29 lines
INSTALLDIR = "$(HOME)/Apps";
APPICON = BitmapTest.tiff;
GENERATEMAIN = YES;
DOCICONFILES = ();
FILESTABLE = {
M_FILES = (BitmapTest_main.m);
OTHER_LINKED = ();
H_FILES = (Animator.h, MovingBitmap.h, TestView.h);
CLASSES = (Animator.m, MovingBitmap.m, TestView.m);
IMAGES = (16x16.tiff, 24x24.tiff, 32x32.tiff, 48x48.tiff, 64x64.tiff, 8x8.tiff);
PSW_FILES = ();
C_FILES = ();
OTHER_SOURCES = ();
PSWM_FILES = ();
SOUNDS = ();
OTHER_LIBS = (Media_s, NeXT_s);
INTERFACES = (BitmapTest.nib);
};
APPCLASS = Application;
MAINNIB = BitmapTest;
DOCEXTENSIONS = ();
PROJECTTYPE = Application;
LOCALIZABLE_FILES = {
};
PROJECTVERSION = 1.1;
PROJECTNAME = BitmapTest;
SYSTEMEXTENSIONS = ();
LANGUAGE = English;